home *** CD-ROM | disk | FTP | other *** search
- Path: news.lpr.carel.fi!usenet
- From: Ari Lukumies <aril@cmt.lpr.mail.carel.fi>
- Newsgroups: comp.lang.c++
- Subject: Re: OOP Compilier Source Wanted
- Date: Fri, 08 Mar 1996 14:16:54 +0200
- Organization: Carelcomp Forest
- Message-ID: <31402536.72E4@cmt.lpr.mail.carel.fi>
- References: <4hnsq4$rfk@onlink3.onlink.net>
- NNTP-Posting-Host: renoir.cclahti.carel.fi
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (WinNT; I)
-
- wfss16@onlink.net wrote:
- >
- > Yes it may be too good to be true but:
- >
- > Is there any source out there for a C++ compilier or another compilier written in C++?
- > Cfront maybe?
- >
- > I've juts got source for a C and ASM compilier and I'm trying to understand how they
- > work, but it's pretty tough.
- >
- > Seeing it in an OOP way would be nice, eventually I'd like to write my own compilier.
-
- If you want to understand how a compiler can be written, obtain the book 'Implementing
- Compilers in C' by Allen I. Holub, Prentice-Hall. (Or was it 'Compiler Design in C'?) A more
- general book is 'Computer Languages - Design And Implementation' from Prentice-Hall (don't
- remember the author).
-
- Later,
- AriL
- --
- All my opinions are mine and mine alone.
-